You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
clMtxExpr Class
>
clMtxExpr Methods
>
MulI Method
>
clMtxExpr.MulI Method ([In] TOpenCLMatrix)
Dew Math for .NET
clMtxExpr.MulI Method ([In] TOpenCLMatrix)
clMtxExpr Class
clMtxExpr Members
Dew.Math.Units Namespace
MulI Method
Collapse All
Multiply the source with 1i complex number.
Syntax
C#
Visual Basic
public
static
clMatrix
MulI
([In]
TOpenCLMatrix
X
);
Public
static
Function
MulI
(
X
As
[In]
TOpenCLMatrix
)
As
clMatrix
Remarks
Internally calls
clMatrix.MulI
Group
MulI Method
Links
clMtxExpr Class
,
clMtxExpr Members
,
Dew.Math.Units Namespace
,
MulI Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!